home *** CD-ROM | disk | FTP | other *** search
/ Mac Expert 1995 Winter / Mac Expert - Winter 95.iso / Les fichiers / Communications / Internet / Gopher1.3b56 ƒ / GopherApp / GopherApp.rsrc / TEXT_1002_Gopher2Mac Map.txt < prev    next >
Encoding:
Text File  |  1992-07-09  |  2.6 KB  |  48 lines

  1. #
  2. # Gopher Type to Mac Type map
  3. # This is a quick hack to change the published Gopher server type into
  4. # a type that this program may handle better.   This is a quick 'n' dirty
  5. # way to allow you to handle new gopher types (e.g., 'g' for gif), or
  6. # change some of the default behavior of current types.
  7. # For instance, if you want to read text documents with a program that
  8. # can handle >32Kb of text, set type 0 to SaveToDisk=yes and Launch=yes.
  9. # It would be safest to test your mappings first with the "Edit Link" menu item.
  10. # See also the Server suffix map.  
  11. #
  12. # Server  Local
  13. # Gopher  Gopher Map        Transfer  Mac   Mac      Save to
  14. # Type    Type   When    method   Type  Creator  Disk   Launch
  15. # ----   ----    ------  -------  ----  ----     ----   ----
  16.   0       0      always  text     TEXT  EDIT     no      no  # text document
  17.   1       1      always  text     IGo4  IGo4     no      no  # gopher folder
  18.   2       2      always  text     TEXT  EDIT     no      no  # CSO phone book
  19.   3       3      always  text     TEXT  EDIT     no      no  # unknown/error
  20.   4       4      always  binary   TEXT  EDIT     yes     yes # binhex file
  21.   6       6      always  text     TEXT  EDIT     no      no  # uuencoded file
  22.   7       7      always  text     TEXT  EDIT     no      no  # question service
  23.   8       8      always  text     CONF  NCSA     yes     yes # telnet service
  24.   9       9      always  binary   BINA  ????     yes     no  # binary file
  25.   s       s      always  binary   BINA  ????     yes     no  # sound file
  26.   w       w      always  text     TEXT  EDIT     no      no  # Whois phone book
  27. #--- end of types known to gopherapp
  28. #--- map other types to ones known to gopherapp
  29.   5       9      always  binary   BINA  ????     yes     no  # weird msdos-binhex
  30.   T       8      always  text     CONF  NCSA     yes     yes # telnet/tn3270 service
  31.   g       9      always  binary   GIFf  QGif     yes     yes # somebody's gif type
  32. #
  33. #
  34. # put any comments after "#"
  35. # separate values by spaces, must include all (7) fields in a line 
  36. #
  37. # server gopher type = single character, see above types and comments
  38. # local gopher type = single character, see above types and comments
  39. # mapWhen = (always, never)  = when to apply this mapping
  40. # transferType = (binary, text, none) = method to transfer data from server to client
  41. #      (currently text == binary + strip linefeeds, none = not supported)
  42. # MacType = Mac Finder file type
  43. # MacCreator = Mac Finder file creator
  44. # saveToDisk = (yes, no) = save as disk file (otherwise try to display in client?)
  45. # launch = (yes, no) = launch app creator with file (system 7)
  46. #
  47.